-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: bump the other-dependencies group with 7 updates #48
Merged
lukasz-gryzbon
merged 1 commit into
main
from
dependabot/gradle/other-dependencies-64392bfd1d
Apr 21, 2024
Merged
fix: bump the other-dependencies group with 7 updates #48
lukasz-gryzbon
merged 1 commit into
main
from
dependabot/gradle/other-dependencies-64392bfd1d
Apr 21, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the other-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [io.pivotal.spring.cloud:spring-cloud-services-dependencies](https://github.com/pivotal-cf/spring-cloud-services-starters) | `4.1.0` | `4.1.2` | | io.github.gradle-nexus.publish-plugin | `1.3.0` | `2.0.0` | | [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `1.9.22` | `1.9.23` | | [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `1.9.22` | `1.9.23` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.1` | `42.7.3` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.16.1` | `2.17.0` | | org.slf4j:slf4j-api | `2.0.11` | `2.0.13` | Updates `io.pivotal.spring.cloud:spring-cloud-services-dependencies` from 4.1.0 to 4.1.2 - [Release notes](https://github.com/pivotal-cf/spring-cloud-services-starters/releases) - [Commits](pivotal-cf/spring-cloud-services-starters@v4.1.0...v4.1.2) Updates `io.github.gradle-nexus.publish-plugin` from 1.3.0 to 2.0.0 Updates `org.jetbrains.kotlin.jvm` from 1.9.22 to 1.9.23 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.22...v1.9.23) Updates `org.jetbrains.kotlin.plugin.serialization` from 1.9.22 to 1.9.23 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.22...v1.9.23) Updates `org.postgresql:postgresql` from 42.7.1 to 42.7.3 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.1...REL42.7.3) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.16.1 to 2.17.0 Updates `org.slf4j:slf4j-api` from 2.0.11 to 2.0.13 --- updated-dependencies: - dependency-name: io.pivotal.spring.cloud:spring-cloud-services-dependencies dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-dependencies - dependency-name: io.github.gradle-nexus.publish-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: other-dependencies - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-dependencies - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-dependencies - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-dependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot merge (if checks succeed) |
Dependabot tried to merge this PR, but received the following error from GitHub:
|
lukasz-gryzbon
approved these changes
Apr 21, 2024
🎉 This PR is included in version 3.0.4 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the other-dependencies group with 7 updates:
4.1.0
4.1.2
1.3.0
2.0.0
1.9.22
1.9.23
1.9.22
1.9.23
42.7.1
42.7.3
2.16.1
2.17.0
2.0.11
2.0.13
Updates
io.pivotal.spring.cloud:spring-cloud-services-dependencies
from 4.1.0 to 4.1.2Release notes
Sourced from io.pivotal.spring.cloud:spring-cloud-services-dependencies's releases.
Commits
72b65ae
Release v4.1.25fef3ca
always registers the client RestTemplate, even if oauth2 properties are missi...ac8f56f
Adds "Qualifier" to avoid duplicate bean definitions issue (#413)6950e31
Next development version (v4.1.2-SNAPSHOT) (#411)c4ec3ce
Invoked gradle initscript to upgrade project dependencies via OpenRew… (#408)fcdba9f
Upgrade java-cfenv (#406)a6a5c25
Updates to gradle 8.5 (#401)14a69e5
Bump org.jfrog.buildinfo:build-info-extractor-gradle (#398)f9c734a
Uses a ConfigDataLocationResolver to configure authorization interceptor (#399)512c459
Cleanup some unused test resources (#397)Updates
io.github.gradle-nexus.publish-plugin
from 1.3.0 to 2.0.0Updates
org.jetbrains.kotlin.jvm
from 1.9.22 to 1.9.23Release notes
Sourced from org.jetbrains.kotlin.jvm's releases.
Changelog
Sourced from org.jetbrains.kotlin.jvm's changelog.
Commits
4c571ac
Edit changelog for 1.9.231ca6f32
Revert "[Wasm] Implement IrLinkageError end enable partial linker"3b90682
Add changelog for 1.9.23f327391
Add validation for empty kotlin.build.report.json.directory property2f19d2e
Add JSON output type for build reports666a2f2
[Wasm] Implement IrLinkageError end enable partial linker4dc6689
[Native] Support Xcode 15.3 — add back the TargetConditional.h macrosd3b2c6f
K1: change depr. level of List.getFirst to HIDDEN but don't force it on overr...c041815
K1/K2: add tests for KT-65441 current behaviorc262b97
K1: introduce BUILDER_INFERENCE_STUB_PARAMETER_TYPE to prevent compiler crashesUpdates
org.jetbrains.kotlin.plugin.serialization
from 1.9.22 to 1.9.23Release notes
Sourced from org.jetbrains.kotlin.plugin.serialization's releases.
Changelog
Sourced from org.jetbrains.kotlin.plugin.serialization's changelog.
Commits
4c571ac
Edit changelog for 1.9.231ca6f32
Revert "[Wasm] Implement IrLinkageError end enable partial linker"3b90682
Add changelog for 1.9.23f327391
Add validation for empty kotlin.build.report.json.directory property2f19d2e
Add JSON output type for build reports666a2f2
[Wasm] Implement IrLinkageError end enable partial linker4dc6689
[Native] Support Xcode 15.3 — add back the TargetConditional.h macrosd3b2c6f
K1: change depr. level of List.getFirst to HIDDEN but don't force it on overr...c041815
K1/K2: add tests for KT-65441 current behaviorc262b97
K1: introduce BUILDER_INFERENCE_STUB_PARAMETER_TYPE to prevent compiler crashesUpdates
org.postgresql:postgresql
from 42.7.1 to 42.7.3Release notes
Sourced from org.postgresql:postgresql's releases.
Changelog
Sourced from org.postgresql:postgresql's changelog.
Commits
818953a
fix Issue # 3145 boolean types not handled in SimpleQuery mode (#3146)0e8ab63
The Gradle config enforces 17+ (#3147)b591b9f
Fix 2 changelog entry titles (#3142)81844e6
chore: ensure CI jobs include tests for all the values of preferQueryMode2fada9e
update security page (#3135)388f027
fix: typo password_encrypton -> password_encryption in the error message9cde4f5
Update site for release of 42.7.2 (#3133)df14e53
update version and last year modified06abfb7
Merge pull request from GHSA-24rp-q3w6-vc5693b0fcb
Merge pull request from GHSA-24rp-q3w6-vc56Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
from 2.16.1 to 2.17.0Updates
org.slf4j:slf4j-api
from 2.0.11 to 2.0.13Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot will merge this PR once CI passes on it, as requested by @nickmcdowall.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions